Skip to content

Conversation

alexpopov
Copy link
Contributor

@alexpopov alexpopov commented Jul 23, 2023

Used to just print:

** Warning:   LuaSkin: hs.task:launch() Unable to launch hs.task process: launch path not accessible

Now it prints the full command it was trying to run in addition:

query: Error calling '/usr/local/bin/yabai -m query --windows'. Please check logs above this message to find out what went wrong.

This is useful because the default path for yabai is wrong on Apple Silicone Macs using homebrew, which now installs packages into /opt/homebrew/

Used to just print:
```
** Warning:   LuaSkin: hs.task:launch() Unable to launch hs.task process: launch path not accessible
```

Now it prints the full command it was trying to run:

```
query: Error calling '/usr/local/bin/yabai -m query --windows'. Please check logs above this message to find out what went wrong.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant